ENT-12724: Added this.calling_bundle variable#5984
ENT-12724: Added this.calling_bundle variable#5984olehermanse merged 2 commits intocfengine:masterfrom
Conversation
85d068f to
8410fcf
Compare
8410fcf to
d930dba
Compare
630b544 to
3f67d4a
Compare
| BundleBanner(bp, args); | ||
| EvalContextSetBundleArgs(ctx, args); | ||
| EvalContextStackPushBundleFrame(ctx, bp, args, a->inherit); | ||
| EvalContextStackPushBundleFrame(ctx, bp, args, a->inherit, PromiseGetBundle(pp)); |
Check notice
Code scanning / CodeQL
Pointer argument is dereferenced without checking for NULL Note
0928a30 to
b16e697
Compare
|
Looks like there are some conflicts with the master branch |
Ticket: ENT-12724 Signed-off-by: Victor Moene <victor.moene@northern.tech>
Signed-off-by: Victor Moene <victor.moene@northern.tech>
b16e697 to
ab724ef
Compare
|
@cf-bottom Jenkins please :) |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13239/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13239/ |
|
|
@cf-bottom Jenkins please :) |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/13242/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-13242/ |
|
@olehermanse merge before of after release? |
|
@larsewi are the test failures unrelated? |
|
@olehermanse yes, this and other builds seem to get stuck on |
Merge together:
https://github.com/cfengine/enterprise/pull/878
#5984